Re: old product version number
От | Joel Stevenson |
---|---|
Тема | Re: old product version number |
Дата | |
Msg-id | a05001911b76254a18f39@[192.168.0.70] обсуждение исходный текст |
Ответ на | Re: old product version number ("Thomas O'Dowd" <tom@nooper.com>) |
Ответы |
Re: old product version number
|
Список | pgsql-jdbc |
>On Fri, Jun 22, 2001 at 11:29:15AM -0700, Joel Stevenson wrote: >> I'm new to the list, so hello everybody. >> >> Can anybody tell me why the DatabaseMetaData >> getDatabaseProductVersion () method is returning 6.5.2 when I'm >> running version 7.1? The getDriverVersion correctly returns 7.0. >> Can't find anything in the docs or archives. > >the source for that function executes the code "select version()". >What do you get when you psql into you database and execute this? from psql: testdb=> select version(); version ----------------------------------------------------------- PostgreSQL 7.1 on i586-pc-linux-gnu, compiled by GCC 2.96 (1 row) >Tom. >-- >Thomas O'Dowd. - Nooping - http://nooper.com >tom@nooper.com - Testing - http://nooper.co.jp/labs
В списке pgsql-jdbc по дате отправления: